﻿2026-08-25T16:18:50.0726340Z ##[group]Run actions/checkout@v5
2026-08-25T16:18:50.0726612Z with:
2026-08-25T16:18:50.0726816Z   repository: SaberMage/spt-shell-notify
2026-08-25T16:18:50.0727062Z   path: .adapter-notify
2026-08-25T16:18:50.0728850Z   token: ***
2026-08-25T16:18:50.0729142Z   ssh-strict: true
2026-08-25T16:18:50.0729323Z   ssh-user: git
2026-08-25T16:18:50.0729503Z   persist-credentials: true
2026-08-25T16:18:50.0729698Z   clean: true
2026-08-25T16:18:50.0729887Z   sparse-checkout-cone-mode: true
2026-08-25T16:18:50.0730097Z   fetch-depth: 1
2026-08-25T16:18:50.0730267Z   fetch-tags: false
2026-08-25T16:18:50.0730445Z   show-progress: true
2026-08-25T16:18:50.0730631Z   lfs: false
2026-08-25T16:18:50.0730793Z   submodules: false
2026-08-25T16:18:50.0730974Z   set-safe-directory: true
2026-08-25T16:18:50.0731188Z   allow-unsafe-pr-checkout: false
2026-08-25T16:18:50.0731389Z env:
2026-08-25T16:18:50.0731675Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-FV8y8S
2026-08-25T16:18:50.0732155Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-FV8y8S
2026-08-25T16:18:50.0732568Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-FV8y8S
2026-08-25T16:18:50.0732974Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32867379861-1-FV8y8S
2026-08-25T16:18:50.0733293Z ##[endgroup]
2026-08-25T16:18:50.1379257Z Syncing repository: SaberMage/spt-shell-notify
2026-08-25T16:18:50.1383398Z ##[group]Getting Git version info
2026-08-25T16:18:50.1383833Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-25T16:18:50.1406451Z [command]/usr/bin/git version
2026-08-25T16:18:50.1475228Z git version 2.43.0
2026-08-25T16:18:50.1494452Z ##[endgroup]
2026-08-25T16:18:50.1501502Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1dcb4970-a377-4d48-b268-aed39b8d7607/.gitconfig'
2026-08-25T16:18:50.1508532Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dcb4970-a377-4d48-b268-aed39b8d7607' before making global git config changes
2026-08-25T16:18:50.1509301Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T16:18:50.1512802Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-25T16:18:50.1537438Z ##[group]Initializing the repository
2026-08-25T16:18:50.1540929Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-25T16:18:50.1565073Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T16:18:50.1565570Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-25T16:18:50.1565979Z hint: of your new repositories, which will suppress this warning, call:
2026-08-25T16:18:50.1566289Z hint: 
2026-08-25T16:18:50.1566540Z hint: 	git config --global init.defaultBranch <name>
2026-08-25T16:18:50.1566815Z hint: 
2026-08-25T16:18:50.1567100Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T16:18:50.1567682Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T16:18:50.1568001Z hint: 
2026-08-25T16:18:50.1568183Z hint: 	git branch -m <name>
2026-08-25T16:18:50.1569903Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-25T16:18:50.1576449Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-25T16:18:50.1601771Z ##[endgroup]
2026-08-25T16:18:50.1602170Z ##[group]Disabling automatic garbage collection
2026-08-25T16:18:50.1604522Z [command]/usr/bin/git config --local gc.auto 0
2026-08-25T16:18:50.1627396Z ##[endgroup]
2026-08-25T16:18:50.1627785Z ##[group]Setting up auth
2026-08-25T16:18:50.1632992Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T16:18:50.1657166Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-25T16:18:50.1840453Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T16:18:50.1862508Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-25T16:18:50.2044929Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T16:18:50.2070031Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T16:18:50.2254068Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T16:18:50.2283248Z ##[endgroup]
2026-08-25T16:18:50.2283640Z ##[group]Determining the default branch
2026-08-25T16:18:50.2286072Z Retrieving the default branch name
2026-08-25T16:18:50.6087443Z Default branch 'main'
2026-08-25T16:18:50.6088416Z ##[endgroup]
2026-08-25T16:18:50.6088814Z ##[group]Fetching the repository
2026-08-25T16:18:50.6092851Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-25T16:18:51.5164151Z From https://github.com/SaberMage/spt-shell-notify
2026-08-25T16:18:51.5164713Z  * [new branch]      main       -> origin/main
2026-08-25T16:18:51.5193040Z ##[endgroup]
2026-08-25T16:18:51.5193599Z ##[group]Determining the checkout info
2026-08-25T16:18:51.5195535Z ##[endgroup]
2026-08-25T16:18:51.5201623Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T16:18:51.5281777Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-25T16:18:51.5306924Z ##[group]Checking out the ref
2026-08-25T16:18:51.5315504Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-25T16:18:51.5351933Z Switched to a new branch 'main'
2026-08-25T16:18:51.5352200Z branch 'main' set up to track 'origin/main'.
2026-08-25T16:18:51.5355764Z ##[endgroup]
2026-08-25T16:18:51.5385633Z [command]/usr/bin/git log -1 --format=%H
2026-08-25T16:18:51.5408776Z ee2d37eadc730c0019e0af82d683074c509634a2
